@font-face {
  font-family: "iconfont"; /* Project id 4187625 */
  src: url('iconfont.woff2?t=1690528881702') format('woff2'),
       url('iconfont.woff?t=1690528881702') format('woff'),
       url('iconfont.ttf?t=1690528881702') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-right:before {
  content: "\e84e";
}

.icon-angle-left:before {
  content: "\e84f";
}

.icon-xiala:before {
  content: "\e6b9";
}

.icon-yingyong:before {
  content: "\e600";
}

.icon-sousuo:before {
  content: "\e693";
}

.icon-ios:before {
  content: "\e62a";
}

.icon-denglu:before {
  content: "\e612";
}

.icon-android:before {
  content: "\e87e";
}

.icon-pre-page:before {
  content: "\e764";
}

.icon-next-page:before {
  content: "\e765";
}

.icon-bg-circular:before {
  content: "\e63b";
}

.icon-phone:before {
  content: "\e950";
}

